[INFO] fetching crate webly 0.1.16...
[INFO] testing webly-0.1.16 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate webly 0.1.16 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate webly 0.1.16
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate webly 0.1.16
[INFO] tweaked toml for crates.io crate webly 0.1.16 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate webly 0.1.16 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate webly 0.1.16 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 08d83ad5475f41a9b460be0385ddb1ee2d1538f729e5736b70de95b8345208ae
[INFO] running `Command { std: "docker" "start" "-a" "08d83ad5475f41a9b460be0385ddb1ee2d1538f729e5736b70de95b8345208ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08d83ad5475f41a9b460be0385ddb1ee2d1538f729e5736b70de95b8345208ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08d83ad5475f41a9b460be0385ddb1ee2d1538f729e5736b70de95b8345208ae", kill_on_drop: false }`
[INFO] [stdout] 08d83ad5475f41a9b460be0385ddb1ee2d1538f729e5736b70de95b8345208ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5de2b3497a00c05b0a3699eda38f4bd64afa65e2b4e4a59e870e2fb8f77fbf7
[INFO] running `Command { std: "docker" "start" "-a" "b5de2b3497a00c05b0a3699eda38f4bd64afa65e2b4e4a59e870e2fb8f77fbf7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling webpki-roots v1.0.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling trim-in-place v0.1.7
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling rust-ini v0.21.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling webly v0.1.16 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.42s
[INFO] running `Command { std: "docker" "inspect" "b5de2b3497a00c05b0a3699eda38f4bd64afa65e2b4e4a59e870e2fb8f77fbf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5de2b3497a00c05b0a3699eda38f4bd64afa65e2b4e4a59e870e2fb8f77fbf7", kill_on_drop: false }`
[INFO] [stdout] b5de2b3497a00c05b0a3699eda38f4bd64afa65e2b4e4a59e870e2fb8f77fbf7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77ed0ada396100b655828af5398d8e648adf9957283ea2e8728a42be502da843
[INFO] running `Command { std: "docker" "start" "-a" "77ed0ada396100b655828af5398d8e648adf9957283ea2e8728a42be502da843", kill_on_drop: false }`
[INFO] [stderr]    Compiling webly v0.1.16 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.37s
[INFO] running `Command { std: "docker" "inspect" "77ed0ada396100b655828af5398d8e648adf9957283ea2e8728a42be502da843", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77ed0ada396100b655828af5398d8e648adf9957283ea2e8728a42be502da843", kill_on_drop: false }`
[INFO] [stdout] 77ed0ada396100b655828af5398d8e648adf9957283ea2e8728a42be502da843
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3e0338b6502381d25a0de5a86258251c67c65ee4cf7135f71c386838dff01d5f
[INFO] running `Command { std: "docker" "start" "-a" "3e0338b6502381d25a0de5a86258251c67c65ee4cf7135f71c386838dff01d5f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/webly-2f0543c22245e3b0)
[INFO] [stdout] 
[INFO] [stdout] running 101 tests
[INFO] [stdout] test cmd::test::test_cli ... ok
[INFO] [stdout] test cmd::test::cmd_args_parse_should_decompose_values_properly ... ok
[INFO] [stdout] test cmd::test::test_merge_req_partial_override ... ok
[INFO] [stdout] test cmd::test::test_vec_to_hashmap_header_with_multiple_colons ... ok
[INFO] [stdout] test cmd::test::test_default_profile_and_verbose ... ok
[INFO] [stdout] test cmd::test::test_http_request_args_implementation ... ok
[INFO] [stdout] test cmd::test::test_vec_to_hashmap_valid_headers ... ok
[INFO] [stdout] test cmd::test::test_insecure_flag_handling ... ok
[INFO] [stdout] test cmd::test::test_http_connection_profile_implementation ... ok
[INFO] [stdout] test decoder::test::decode_deflate_should_return_correct_string ... ok
[INFO] [stdout] test decoder::test::test_decode_bytes_empty_encoding_string ... ok
[INFO] [stdout] test decoder::test::decode_gzip_should_return_correct_string ... ok
[INFO] [stdout] test decoder::test::decode_zstd_should_return_correct_string ... ok
[INFO] [stdout] test decoder::test::test_decode_bytes_large_data ... ok
[INFO] [stdout] test cmd::test::test_merge_req_functionality ... ok
[INFO] [stdout] test decoder::test::test_decode_bytes_invalid_utf8_fallback ... ok
[INFO] [stdout] test decoder::test::test_decode_bytes_with_case_insensitive_encoding ... ok
[INFO] [stdout] test decoder::test::test_decode_bytes_integration ... ok
[INFO] [stdout] test decoder::test::test_decode_bytes_with_multiple_encodings ... ok
[INFO] [stdout] test decoder::test::test_decode_bytes_utf8 ... ok
[INFO] [stdout] test cmd::test::test_method_case_normalization ... ok
[INFO] [stdout] test decoder::test::test_decode_bytes_with_whitespace_in_encoding ... ok
[INFO] [stdout] test decoder::test::test_decode_unknown_encoding ... ok
[INFO] [stdout] test decoder::test::test_encoding_constants ... ok
[INFO] [stdout] test cmd::test::test_profile_and_verbose_getters ... ok
[INFO] [stdout] test decoder::test::test_successful_compression_roundtrip ... ok
[INFO] [stdout] test http::tests::test_build_client_with_proxy ... ok
[INFO] [stdout] test http::tests::test_build_client_with_insecure ... ok
[INFO] [stdout] test http::tests::test_build_request_complex_headers ... ok
[INFO] [stdout] test http::tests::test_build_request_different_methods ... ok
[INFO] [stdout] test http::tests::test_build_request_get ... ok
[INFO] [stdout] test http::tests::test_build_request_post_with_body ... ok
[INFO] [stdout] test http::tests::test_build_request_url_construction ... ok
[INFO] [stdout] test http::tests::test_build_request_with_custom_headers ... ok
[INFO] [stdout] test http::tests::test_build_request_with_empty_body ... ok
[INFO] [stdout] test http::tests::test_default_method ... ok
[INFO] [stdout] test http::tests::test_error_status_codes ... ok
[INFO] [stdout] test http::tests::test_build_request_with_auth ... ok
[INFO] [stdout] test http::tests::test_http_client_creation ... ok
[INFO] [stdout] test http::tests::test_http_client_with_auth ... ok
[INFO] [stdout] test http::tests::test_http_response_creation ... ok
[INFO] [stdout] test http::tests::test_http_response_without_json ... ok
[INFO] [stdout] test http::tests::test_mock_profile_builder_pattern ... ok
[INFO] [stdout] test http::tests::test_response_methods ... ok
[INFO] [stdout] test http::tests::test_http_client_debug ... ok
[INFO] [stdout] test ini::test::add_profile_should_properly_add_record_in_ini_file ... ok
[INFO] [stdout] test ini::test::load_profile_should_return_correct_values_in_ini_file ... ok
[INFO] [stdout] test ini::test::test_blank_profile ... ok
[INFO] [stdout] test ini::test::ini_profile_merge_should_merge_req_members_properly ... ok
[INFO] [stdout] test ini::test::test_empty_ini_file ... ok
[INFO] [stdout] test ini::test::test_ini_file_without_host ... ok
[INFO] [stdout] test ini::test::test_ini_profile_merge_preserves_original_when_new_is_none ... ok
[INFO] [stdout] test cmd::test::test_vec_to_hashmap_invalid_header_empty - should panic ... ok
[INFO] [stdout] test ini::test::test_ini_profile_with_invalid_host ... ok
[INFO] [stdout] test cmd::test::test_vec_to_hashmap_invalid_header_no_colon - should panic ... ok
[INFO] [stdout] test ini::test::test_profile_not_found ... ok
[INFO] [stdout] test decoder::test::test_decode_bytes_non_utf8_fallback ... ok
[INFO] [stdout] test decoder::test::test_decode_corrupted_deflate ... ok
[INFO] [stdout] test decoder::test::test_decode_corrupted_gzip ... ok
[INFO] [stdout] test decoder::test::test_decode_corrupted_zstd ... ok
[INFO] [stdout] test ini::test::test_malformed_ini_file ... ok
[INFO] [stdout] test stdio::tests::test_ask_path_with_existing_file ... ok
[INFO] [stdout] test stdio::tests::test_ask_no_space_string_valid ... ok
[INFO] [stdout] test stdio::tests::test_ask_binary_regex ... ok
[INFO] [stdout] test stdio::tests::test_stdin_args_new_empty_when_tty ... ok
[INFO] [stdout] test stdio::tests::test_stdin_args_debug_and_clone ... ok
[INFO] [stdout] test stdio::tests::test_stdin_args_equality ... ok
[INFO] [stdout] test stdio::tests::test_stdin_args_with_body ... ok
[INFO] [stdout] test stdio::tests::test_stdin_args_with_headers ... ok
[INFO] [stdout] test stdio::tests::test_stdin_args_without_body ... ok
[INFO] [stdout] test stdio::tests::test_tilde_expansion ... ok
[INFO] [stdout] test url::test::endpoint::test_endpoint_new ... ok
[INFO] [stdout] test ini::test::test_multiple_profiles_in_same_file ... ok
[INFO] [stdout] test stdio::tests::test_stdin_args_implements_http_request_args ... ok
[INFO] [stdout] test stdio::tests::test_regex_compilation ... ok
[INFO] [stdout] test ini::test::test_profile_with_special_characters ... ok
[INFO] [stdout] test url::test::endpoint::test_endpoint_to_string_variations ... ok
[INFO] [stdout] test url::test::endpoint::test_endpoint_without_scheme ... ok
[INFO] [stdout] test url::test::endpoint::test_endpoint_with_localhost ... ok
[INFO] [stdout] test url::test::url::parse_should_parse_relative_url_with_no_scheme_and_host ... ok
[INFO] [stdout] test url::test::endpoint::test_endpoint_standard_ports ... ok
[INFO] [stdout] test url::test::url::parse_should_parse_abosolute_url_with_scheme_host_port ... ok
[INFO] [stdout] test url::test::endpoint::test_endpoint_with_ipv4 ... ok
[INFO] [stdout] test url::test::url::test_url_new_with_path_only ... ok
[INFO] [stdout] test url::test::url::test_url_conversion_methods ... ok
[INFO] [stdout] test url::test::url::parse_should_return_slashed_path_if_original_doesnt_have_lead_slash ... ok
[INFO] [stdout] test url::test::endpoint::test_endpoint_parse_error_cases ... ok
[INFO] [stdout] test url::test::url::test_url_with_complex_query ... ok
[INFO] [stdout] test url::test::url::test_url_new_with_endpoint_and_path ... ok
[INFO] [stdout] test url::test::url::test_urlpath_new ... ok
[INFO] [stdout] test url::test::url::test_urlpath_to_string ... ok
[INFO] [stdout] test utils::test::merge_opt_should_return_first_when_second_is_none ... ok
[INFO] [stdout] test utils::test::merge_opt_should_return_merged_value_when_both_are_not_none ... ok
[INFO] [stdout] test url::test::url::test_url_with_international_domain ... ok
[INFO] [stdout] test url::test::url::test_url_new_with_endpoint_only ... ok
[INFO] [stdout] test utils::test::merge_opt_should_return_second_when_first_is_none ... ok
[INFO] [stdout] test url::test::url::test_url_with_fragment ... ok
[INFO] [stdout] test url::test::url::test_url_with_port_zero ... ok
[INFO] [stdout] test url::test::url::test_url_with_special_characters_in_path ... ok
[INFO] [stdout] test url::test::url::test_url_edge_cases ... ok
[INFO] [stdout] test ini::test::test_case_insensitive_boolean_parsing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 101 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-81b3697a6d49ab45)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test test_help_command ... ok
[INFO] [stdout] test test_invalid_arguments ... ok
[INFO] [stdout] test test_empty_body_post ... ok
[INFO] [stdout] test test_basic_auth ... ok
[INFO] [stdout] test test_auth_without_password ... ok
[INFO] [stdout] test test_basic_get_request ... ok
[INFO] [stdout] test test_invalid_url ... ok
[INFO] [stdout] test test_custom_headers ... FAILED
[INFO] [stdout] test test_only_method_argument ... ok
[INFO] [stdout] test test_missing_required_arguments ... ok
[INFO] [stdout] test test_malformed_headers ... ok
[INFO] [stdout] test test_multiple_headers ... ok
[INFO] [stdout] test test_ipv4_address ... ok
[INFO] [stdout] test test_non_standard_port ... ok
[INFO] [stdout] test test_version_command ... ok
[INFO] [stdout] test test_profile_configuration ... ok
[INFO] [stdout] test test_very_long_url ... ok
[INFO] [stdout] test test_verbose_mode ... ok
[INFO] [stdout] test test_special_characters_in_headers ... ok
[INFO] [stdout] test test_post_with_stdin ... ok
[INFO] [stdout] test test_different_http_methods ... ok
[INFO] [stdout] test test_case_insensitive_method ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_custom_headers stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_custom_headers' (125) panicked at tests/integration_tests.rs:134:5:
[INFO] [stdout] Binary execution failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55fcd677750a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55fcd677750a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55fcd677750a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55fcd677750a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55fcd678b2da - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55fcd678b2da - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x55fcd677beb2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55fcd677beb2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55fcd6754c0f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55fcd6754c0f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55fcd676f2c9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55fcd66fff0c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x55fcd66fff0c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55fcd676f482 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x55fcd676f482 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55fcd6754cfa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55fcd674c589 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55fcd67559dd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55fcd678ba2c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55fcd66f0440 - integration_tests[c6fbd7e942e6ada5]::test_custom_headers
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:134:5
[INFO] [stdout]   20:     0x55fcd66eeb67 - integration_tests[c6fbd7e942e6ada5]::test_custom_headers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:120:25
[INFO] [stdout]   21:     0x55fcd66ed636 - <integration_tests[c6fbd7e942e6ada5]::test_custom_headers::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x55fcd66f3feb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x55fcd66f3feb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x55fcd67009db - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x55fcd67009db - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x55fcd67009db - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x55fcd67009db - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55fcd67009db - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55fcd67009db - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x55fcd67009db - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x55fcd66fc0f4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x55fcd66fc0f4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x55fcd67035e2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x55fcd67035e2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x55fcd67035e2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x55fcd67035e2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x55fcd67035e2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x55fcd67035e2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x55fcd67035e2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55fcd6776c4f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x55fcd6776c4f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x772c2b072aa4 - <unknown>
[INFO] [stdout]   43:     0x772c2b0ffa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_custom_headers
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 21 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.63s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3e0338b6502381d25a0de5a86258251c67c65ee4cf7135f71c386838dff01d5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e0338b6502381d25a0de5a86258251c67c65ee4cf7135f71c386838dff01d5f", kill_on_drop: false }`
[INFO] [stdout] 3e0338b6502381d25a0de5a86258251c67c65ee4cf7135f71c386838dff01d5f
